home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / docs / misc / ConcNews.lha / news / amiga.programming / comp.sys.amiga.programmer_2942_000019.msg < prev    next >
Encoding:
Text File  |  1994-11-27  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: dd.chalmers.se!news.chalmers.se!sunic!EU.net!howland.reston.ans.net!gatech!concert!sas!mozart.unx.sas.com!walker
  3. From: walker@twix.unx.sas.com (Doug Walker)
  4. Subject: Re: SAS/C: CTRL-C Handling
  5. Originator: walker@twix.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <CIE4Iw.3rp@unx.sas.com>
  8. Date: Tue, 21 Dec 1993 15:04:08 GMT
  9. References: <1993Dec16.184709.2391@dres.dnd.ca> <1993Dec19.234933.18097@jupiter.sun.csd.unb.ca>
  10. Nntp-Posting-Host: twix.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 23
  13.  
  14.  
  15. In article <1993Dec19.234933.18097@jupiter.sun.csd.unb.ca>, i6t4@jupiter.sun.csd.unb.ca (Nick MacDonald) writes:
  16. |>     void __regargs __chkabort(void);
  17. |> 
  18. |>     void __regargs __chkabort(void)
  19. |>     {
  20. |>     }
  21. |> 
  22. |> This will replace the function called for a control-c with a
  23. |> function that does nothing.
  24.  
  25. If you are using Version 6.50 or above, and you HAVE NOT replaced
  26. __chkabort in your own code yet, you can use the NOCHKABORT option
  27. on the SC command to accomplish the same thing.
  28.  
  29. -- 
  30.   *****                    / walker@unx.sas.com
  31.  *|_o_o|\\     Doug Walker<  BIX, Portal: djwalker
  32.  *|. o.| ||                \ CompuServe: 71165,2274
  33.   | o  |//     
  34.   ====== 
  35. Any opinions expressed are mine, not those of SAS Institute, Inc.
  36.